/*
Theme Name: flavor starter theme
Theme URI: https://cartintingindubai.com/
Author: Evolve Dubai
Author URI: https://cartintingindubai.com/
Description: Custom starter theme for Evolve - 3M Car Tinting Dubai
Version: 2.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flavor-starter-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
*/

/* Base Styles */
:root {
  --primary: #7C3AED;
  --secondary: #2563EB;
  --dark: #0F0F0F;
  --text: #A0A0A0;
  --white: #F5F5F5;
}
